Skip to main content
OPTIONS
/
v1
/
prompt
/
{prompt_id}
Enable CORS (`/v1/prompt/{prompt_id}`)
curl --request OPTIONS \
  --url https://api.braintrust.dev/v1/prompt/{prompt_id}
This response has no body data.

Documentation Index

Fetch the complete documentation index at: https://braintrust.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

prompt_id
string<uuid>
required

Prompt id

Response